home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Grafika i zdjecia / Edytory grafiki rastrowej i wektorowej / Inscape 0.44.1 / Inkscape-0.44.1-1.win32.exe / share / extensions / aisvg.inx < prev    next >
Text File  |  2006-09-06  |  473b  |  14 lines

  1. <inkscape-extension>
  2.     <_name>AI SVG Input</_name>
  3.     <id>org.inkscape.input.aisvg</id>
  4.     <input>
  5.         <extension>.ai.svg</extension>
  6.         <mimetype>text/xml+svg</mimetype>
  7.         <_filetypename>Adobe Illustrator SVG (*.ai.svg)</_filetypename>
  8.         <_filetypetooltip>Cleans the cruft out of Adobe Illustrator SVGs before opening</_filetypetooltip>
  9.     </input>
  10.     <xslt>
  11.         <file reldir="extensions">aisvg.xslt</file>
  12.     </xslt>
  13. </inkscape-extension>
  14.